First attempt at handling dynamic changes
authorMatthias Clasen <mclasen@redhat.com>
Tue, 1 Nov 2011 05:27:49 +0000 (01:27 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 19 Dec 2011 17:45:50 +0000 (12:45 -0500)
commit519c75a606f775e1bac65a2f7ff591d156f1d844
tree353dc5c57bad2d09219d4688b311fd214967b22b
parentc62ed7e3a32b025c8ab96812df64f106c2a05161
First attempt at handling dynamic changes

We need to connect to items-changed on _every_ menu
model, which is somewhat icky. For some reason, this
works fine with a local model, but not with D-Bus in
between. Debugging needed.
tests/testgmenu.c